HsRoomMateMatchStudentStatus 
Logical Entity Name  HsRoomMateMatchStudentStatus 
Default Table Name  HsRoomMateMatchStudentStatus 
Physical Only  NO 
Definition 
 
Note 
 

HsRoomMateMatchStudentStatus Columns 
ColumnName  Domain  Datatype  NULL  Definition 
HsRoomMateMatchStudentStatusID(PK)    int  NO 
 
HSRoomMateMatchID(FK)    int  NO 
 
SyStatusID(FK)    int  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 
SySchoolStatusID(FK)    int  YES 
 

HsRoomMateMatchStudentStatus Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_HsRoomMateMatchStudentStatus_HsRoomMateMatchStudentStatusID  PrimaryKey  HsRoomMateMatchStudentStatusID 

HsRoomMateMatchStudentStatus Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
HSRoomMateMatch  Non-Identifying  One To Zero or More  FK_HsRoomMateMatchStudentStatus_HSRoomMateMatchID_HSRoomMateMatch_HSRoomMateMatchID      HSRoomMateMatchID  NO  YES 
SySchoolStatus  Non-Identifying  Zero or One to Zero or More  FK_HsRoomMateMatchStudentStatus_SySchoolStatusID_SySchoolStatus_SySchoolStatusID      SySchoolStatusID  NO  YES 
syStatus  Non-Identifying  Zero or One to Zero or More  FK_HsRoomMateMatchStudentStatus_SyStatusID_SyStatus_SyStatusID      SyStatusID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

HsRoomMateMatchStudentStatus Check Constraints 
Check Constraint Name  CheckConstraint